home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / ANGLES.dxr / 00045.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  187 b   |  12 lines

  1. on mouseUp
  2.   set the constraint of sprite 8 to 4
  3.   set the cursor of sprite 4 to 0
  4.   set the cursor of sprite 8 to 0
  5.   puppetSprite(5, 0)
  6.   go("Angels2")
  7. end
  8.  
  9. on mouseDown
  10.   button()
  11. end
  12.